Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbConvert Class > ToEnum Method : ToEnum<T>(Object) Method |
'Declaration Public Overloads Shared Function ToEnum(Of T As {New, Struct})( _ ByVal value As Object _ ) As Nullable(Of T)
'Usage Dim value As Object Dim value As Nullable(Of T) value = DbConvert.ToEnum(Of T)(value)
public static Nullable<T> ToEnum<T>( object value ) where T: new(), struct
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.